var text/template/parse.textFormat

2 uses

	text/template/parse (current package)
		node.go#L15: var textFormat = "%s" // Changed to "%q" in tests for better error messages.
		node.go#L140: 	return fmt.Sprintf(textFormat, t.Text)